take frame offest into account when trying to calculate the animation
authorLarry Ewing <lewing@helixcode.com>
Tue, 6 Jun 2000 20:37:28 +0000 (20:37 +0000)
committerLarry Ewing <lewing@src.gnome.org>
Tue, 6 Jun 2000 20:37:28 +0000 (20:37 +0000)
commit93d6686ce937fadac85ada341948bfdb05c1e5dd
tree5dc56266537d79c2398bceb46f04e4839de67f74
parent65c1ef36ad4686fa8020eff5ed6c5061de094696
take frame offest into account when trying to calculate the animation

2000-06-06  Larry Ewing  <lewing@helixcode.com>

* gdk-pixbuf/gdk-pixbuf-loader.c (gdk_pixbuf_loader_frame_done):
take frame offest into account when trying to calculate the
animation bbox.  Also set the width to the width not the height.
(gdk_pixbuf_loader_frame_done): cycle over the frames to calculate
bbox since only now do we have all the offset information for each
frame.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-loader.c
gtk/gdk-pixbuf-loader.c